xen.git
2016-02-25 Andrew Cooperx86: use 2M superpages for text/data/bss mappings
2016-02-25 Andrew Cooperx86: reorder .data and .init when linking
2016-02-25 Andrew Cooperx86: disable CR0.WP while applying alternatives
2016-02-25 Andrew Coopermemguard: drop memguard_init() entirely
2016-02-25 Andrew Cooperx86: construct the {l2,l3}_bootmap at compile time
2016-02-25 Andrew Cooperx86: improvements to build-time pagetable generation
2016-02-25 Andrew Cooperlockprof: move .lockprofile.data into .rodata
2016-02-25 Dario Faggiolipublic: typo: use ' as apostrophe in grant_table.h
2016-02-25 Andrew Cooperx86/hvm: print register state upon triple fault
2016-02-25 Andrew Cooperwork around Clang generating .data.rel.ro section for...
2016-02-25 Haozhong Zhangx86/hvm: collect information of TSC scaling ratio
2016-02-24 Konrad Rzeszutek... version: Document guest_handle
2016-02-24 Doug Goldsteinxenoprof: drop unnecessary macro
2016-02-24 Juergen Grossuse XEN_SYSCTL_SCHEDOP_* for sysctl operation checks
2016-02-24 Huaitong Hanx86/hvm: add pkeys support for cpuid handling
2016-02-24 Huaitong Hanx86/hvm: add xstate support for pkeys
2016-02-24 Huaitong Hanx86/hvm: add pkeys support for guest_walk_tables
2016-02-24 Dario Faggiolicredit1: trace vCPU boost/unboost
2016-02-24 Dario Faggiolisched: get rid of static private schedulers' structures
2016-02-22 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-22 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-22 Jan Beulichcommon: re-arrange struct kernel_param fields
2016-02-22 Jan BeulichRevert "init: annotate all command line parameter infra...
2016-02-22 Tamas K Lengyelx86/vm_event: consolidate hvm_event_fill_regs and p2m_v...
2016-02-22 Jan Beulichx86: drop register reload from INT80 malicious MSI...
2016-02-22 Doug Goldsteinarm: CONFIG_ARM_{32, 64} defined by Kconfig
2016-02-22 Doug Goldsteinx86: CONFIG_X86 defined by Kconfig
2016-02-22 Roger Pau Monnéx86/PVHv2: add XEN_ prefix to HVM_START_MAGIC_VALUE
2016-02-22 Andrew Cooperintroduce IS_ALIGNED()
2016-02-22 Dario Faggiolisched: tracing: enable TSC tracing for all events
2016-02-22 Andrew Cooperinit: annotate all command line parameter infrastructur...
2016-02-22 Doug Goldsteinm4/python: fix typo in LDFLAGS variable name
2016-02-22 Doug GoldsteinMAINTAINERS: add Doug Goldstein for Travis CI config
2016-02-19 Ian JacksonMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-02-19 Andrew Coopertools/xenalyze: Fix build with clang
2016-02-19 Ian Campbellxenpaging: don't try to log via xch if xc_interface_clo...
2016-02-19 Ian Campbelltools: gtracestat: make all functions and global data...
2016-02-19 Ian Campbelltools: gtracestat: Drop unused functions do_cstate...
2016-02-19 Doug Goldsteinbuild: convert xenoprof to Kconfig
2016-02-19 Doug Goldsteinxenoprof: fix up ability to disable it
2016-02-19 Ian Campbellxl: create: close restore_fd_to_close on error
2016-02-19 Ian Campbellxl: use xrealloc in domain create
2016-02-18 Ian Jacksontools: libxl: Simplify logic in libxl__realloc
2016-02-18 Andrew Coopertravis: drop bridge-utils and iproute2
2016-02-18 Corneliu ZUZUx86/monitor: minor left-shift undefined behavior checks
2016-02-18 Doug Goldsteintravis: add randconfig test target
2016-02-18 Doug Goldsteinadd randconfig target to Makefile
2016-02-18 Konrad Rzeszutek... mkelf32: Remove the 32-bit hypervisor support
2016-02-18 Andrew Cooperx86: fix unintended fallthrough case from XSA-154
2016-02-18 Corneliu ZUZUx86/hvm_event: fix uninitialized struct field usage...
2016-02-18 Andrew Cooperavoid left shifting into a sign bit
2016-02-18 Jan Beulichx86: drop failsafe callback invocation from assembly
2016-02-18 Jan BeulichVMX: fold redundant code
2016-02-18 Jan Beulichx86emul: fix rIP handling
2016-02-18 Jan Beulichx86/mm: slightly simplify mod_l1_entry()
2016-02-18 Dario FaggioliRTDS: pack trace data better for xentrace_format
2016-02-18 Dario Faggiolicredit2: pack trace data better for xentrace_format
2016-02-18 Dario Faggiolisched: improve domain creation tracing
2016-02-18 Dario Faggiolisched: move up the trace record for vcpu_wake and vcpu_...
2016-02-18 Dario Faggiolicredit: __runq_tickle takes a useless cpu parameter
2016-02-18 Jan Beulichx86: avoid flush IPI when possible
2016-02-18 Harmandeep... libxc: fix leak of t_info in xc_tbuf_get_size()
2016-02-18 Dirk Behmexen/arm64: Make sure we get all debug output
2016-02-17 Ian Campbellxenpaging: do not leak if --pagefile given twice
2016-02-17 Jim Fehligdocs: fix typo in xl-disk-configuration.txt
2016-02-17 Jim Fehliglibxlu_cfg: reject unknown characters following '\'
2016-02-17 Doug Goldsteinx86/PMU: make {acquire,release}_pmu_ownership names...
2016-02-17 Jan BeulichRevert "x86/HVM: differentiate IO/mem resources tracked...
2016-02-17 Roger Pau Monnéx86/PVHv2: update the start info structure layout
2016-02-17 Wei LiuMAINTAINERS: add myself as seabios maintainer
2016-02-17 Juergen Grosspublic: make some constants usable for assembler
2016-02-17 Juergen Grosscleanup xen/config.h
2016-02-17 Jan Beulichx86emul: relax asm() constraints
2016-02-17 Jan Beulichx86emul: fold almost identical code
2016-02-17 Jan Beulichx86/HVM: fold hypercall tables
2016-02-17 Jan Beulichx86/VMX: sanitize rIP before re-entering guest
2016-02-17 Jan Beulichx86: enforce consistent cachability of MMIO mappings
2016-02-17 Corneliu ZUZUxen/vm-events: Move parts of monitor_domctl code to...
2016-02-17 Corneliu ZUZUxen/arm: fix file comments
2016-02-16 Ian Campbelllibxl: close fd's in parent when spawning qdisk
2016-02-16 Ian Campbelltools: libxl: NULL terminate partially constructed...
2016-02-16 Ian Campbelltools: libxl: free devpath on failure in libxl__blktap_...
2016-02-16 Wei Liustubdom: fix link farm runes
2016-02-15 Stefano Stabellinidocs: document shortcomings of running QEMU as non...
2016-02-15 Andrew Coopertools/libxc: Fix use of zlib-options when building...
2016-02-15 Jan Beulichx86emul: MSR indexes are only 32 bits wide
2016-02-15 Andrew Cooperx86/traps: improve hypervisor stack overflow detection
2016-02-15 Corneliu ZUZUx86: merge 2 hvm_event_... functions into 1
2016-02-15 Razvan Cojocaruvm_event: remove xc_mem_access_enable_emulate() and...
2016-02-15 Andrew Cooperx86: fix errors arising from c/s dab76ff
2016-02-15 Andrew Cooperx86: improvements to pv_cpuid()
2016-02-12 Konrad Rzeszutek... arm/config: Declare ELFSIZE_64.
2016-02-12 Doug Goldsteintravis: add initial Travis CI script to do builds
2016-02-12 Konrad Rzeszutek... build: remove .config from /boot when uninstalling
2016-02-12 Andrew Cooperuniformally use __ varients for attribute names
2016-02-12 Andrew Cooperx86: drop uefi_call_wrapper() and EFI_FUNCTION_WRAPPER
2016-02-12 Andrew Cooperx86: fix build following c/s 623c720f "x86: use CLFLUSH...
2016-02-11 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2016-02-11 Olaf Heringtools/console: correct make dependencies for _paths.h
2016-02-11 Ian Campbelltools: probe for existence of qemu-xen stderr trace...
next